From: IOhannes m zmölnig Date: Thu, 11 Feb 2016 13:44:56 +0000 (+0100) Subject: fixed path to Introjucer X-Git-Tag: archive/raspbian/5.4.5_ds0-1+rpi1~1^2~277 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=5afc3e5a6942fddf9ec52c61f3c3512a27ff9399;p=juce.git fixed path to Introjucer the introjucer in the PATH was only for testing the script... --- diff --git a/debian/scripts/Introjucer-help2man b/debian/scripts/Introjucer-help2man index 44c7e4c7..f5719341 100755 --- a/debian/scripts/Introjucer-help2man +++ b/debian/scripts/Introjucer-help2man @@ -7,7 +7,7 @@ if [ -d "${LIBJUCE_PATH}" ]; then export LD_LIBRARY_PATH fi -INTROJUCER=Introjucer +#INTROJUCER=Introjucer case "$1" in -h|--help)